List invoice events
Retrieve billable events for an invoice, with per-event pricing computed against the invoice’s billing rules. Works for any invoice status: draft and open invoices compute pricing live, finalized invoices serve the snapshot taken at issuance. Per-event amounts are gross — discounts (coupons, percentage, fixed amount) are applied at the line-item or invoice level, not redistributed across events. Use the invoice endpoint to read discount_amount if you need the net.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
0 <= x <= 100x >= 0Sort direction.
asc, desc "desc"
Field used to sort the results.
timestamp 
